home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Utilities Experience
/
The Utilities Experience - Volume 1.iso
/
software
/
graphics
/
a-g
/
fu
/
formulas
/
total-chaos.form
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-12-21
|
210 b
|
29 lines
Total-Chaos
{
{
x1=-1.0
x2= 50.0
y1=-26.0
y2= 26.0
}
{
c=pixel
z=pixel
}
{
z=z*pixel
z=log(z)
z=c/z
z=z+c
w=pow(pixel,z)
r=pow(z,pixel)
w=cos(w)
r=sin(r)
}
{
w>r
}
{
}
}